[INFO] cloning repository https://github.com/huynq55-v3/d2auto
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/huynq55-v3/d2auto" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhuynq55-v3%2Fd2auto", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhuynq55-v3%2Fd2auto'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 70e9f4e0195f9d49db8a0a3e87a0cb8838953931
[INFO] testing huynq55-v3/d2auto against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhuynq55-v3%2Fd2auto" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/huynq55-v3/d2auto
[INFO] finished tweaking git repo https://github.com/huynq55-v3/d2auto
[INFO] tweaked toml for git repo https://github.com/huynq55-v3/d2auto written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/huynq55-v3/d2auto on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/huynq55-v3/d2auto already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded device_query v2.1.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bde09be604ce89c8efb0e3d5d1ac4d2a139f015c26d42e6a8f7e4f5d049bdb3c
[INFO] running `Command { std: "docker" "start" "-a" "bde09be604ce89c8efb0e3d5d1ac4d2a139f015c26d42e6a8f7e4f5d049bdb3c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bde09be604ce89c8efb0e3d5d1ac4d2a139f015c26d42e6a8f7e4f5d049bdb3c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bde09be604ce89c8efb0e3d5d1ac4d2a139f015c26d42e6a8f7e4f5d049bdb3c", kill_on_drop: false }`
[INFO] [stdout] bde09be604ce89c8efb0e3d5d1ac4d2a139f015c26d42e6a8f7e4f5d049bdb3c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] dc223e6125c50b92b9046aa99787c6f74e59492ee0bf3414c81fc10b08f3b620
[INFO] running `Command { std: "docker" "start" "-a" "dc223e6125c50b92b9046aa99787c6f74e59492ee0bf3414c81fc10b08f3b620", kill_on_drop: false }`
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling openssl v0.10.76
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling x11 v2.21.0
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling openssl-probe v0.2.1
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling device_query v2.1.0
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling ipnet v2.12.0
[INFO] [stderr]    Compiling cc v1.2.57
[INFO] [stderr]    Compiling x11rb-protocol v0.13.2
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling rdev v0.5.3
[INFO] [stderr]    Compiling openssl-sys v0.9.112
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling gethostname v1.1.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling x11rb v0.13.2
[INFO] [stderr]    Compiling d2auto v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `time::Duration`
[INFO] [stdout]  --> src/moving.rs:1:19
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{thread, time::Duration};
[INFO] [stdout]   |                   ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Right` is never constructed
[INFO] [stdout]  --> src/input.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub enum MouseButton {
[INFO] [stdout]   |          ----------- variant in this enum
[INFO] [stdout] 6 |     Left = 1,
[INFO] [stdout] 7 |     Right = 3,
[INFO] [stdout]   |     ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `window_width` and `window_height` are never read
[INFO] [stdout]   --> src/input.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct InputController {
[INFO] [stdout]    |            --------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 13 |     pub window_width: i32,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 14 |     pub window_height: i32,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id` and `name` are never read
[INFO] [stdout]   --> src/map.rs:36:9
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub struct Area {
[INFO] [stdout]    |            ---- fields in this struct
[INFO] [stdout] 36 |     pub id: u32,
[INFO] [stdout]    |         ^^
[INFO] [stdout] 37 |     pub name: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `find_correct_act_misc_offset` and `deep_scan_act_misc` are never used
[INFO] [stdout]    --> src/memory.rs:269:12
[INFO] [stdout]     |
[INFO] [stdout] 132 | impl MemoryReader {
[INFO] [stdout]     | ----------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 269 |     pub fn find_correct_act_misc_offset(&self, player_unit_ptr: u64) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 322 |     pub fn deep_scan_act_misc(&self, player_unit_ptr: u64, target_seed: u32) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `unit_id`, `class_id`, `x`, `y`, and `ptr` are never read
[INFO] [stdout]  --> src/models.rs:3:9
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub struct MonsterData {
[INFO] [stdout]   |            ----------- fields in this struct
[INFO] [stdout] 3 |     pub unit_id: u32,
[INFO] [stdout]   |         ^^^^^^^
[INFO] [stdout] 4 |     pub class_id: u32, // ID của loại quái (TxtFileNo) - Dùng để xem là Fallen, Zombie hay Boss
[INFO] [stdout]   |         ^^^^^^^^
[INFO] [stdout] 5 |     pub mode: u32,     // Trạng thái (0: Đang chết, 12: Xác chết, 1-11: Đang sống/chiến đấu)
[INFO] [stdout] 6 |     pub x: u16,
[INFO] [stdout]   |         ^
[INFO] [stdout] 7 |     pub y: u16,
[INFO] [stdout]   |         ^
[INFO] [stdout] 8 |     pub ptr: u64, // Lưu pointer gốc để sau này đọc máu (HP) và thuộc tính (Stats)
[INFO] [stdout]   |         ^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `MonsterData` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 54.87s
[INFO] running `Command { std: "docker" "inspect" "dc223e6125c50b92b9046aa99787c6f74e59492ee0bf3414c81fc10b08f3b620", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dc223e6125c50b92b9046aa99787c6f74e59492ee0bf3414c81fc10b08f3b620", kill_on_drop: false }`
[INFO] [stdout] dc223e6125c50b92b9046aa99787c6f74e59492ee0bf3414c81fc10b08f3b620
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f14c5b4bff0985c53e0beab70af847319c9807f96f9cfa2cee1e5362610911f5
[INFO] running `Command { std: "docker" "start" "-a" "f14c5b4bff0985c53e0beab70af847319c9807f96f9cfa2cee1e5362610911f5", kill_on_drop: false }`
[INFO] [stderr]    Compiling d2auto v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `time::Duration`
[INFO] [stdout]  --> src/moving.rs:1:19
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{thread, time::Duration};
[INFO] [stdout]   |                   ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Right` is never constructed
[INFO] [stdout]  --> src/input.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub enum MouseButton {
[INFO] [stdout]   |          ----------- variant in this enum
[INFO] [stdout] 6 |     Left = 1,
[INFO] [stdout] 7 |     Right = 3,
[INFO] [stdout]   |     ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `window_width` and `window_height` are never read
[INFO] [stdout]   --> src/input.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct InputController {
[INFO] [stdout]    |            --------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 13 |     pub window_width: i32,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 14 |     pub window_height: i32,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id` and `name` are never read
[INFO] [stdout]   --> src/map.rs:36:9
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub struct Area {
[INFO] [stdout]    |            ---- fields in this struct
[INFO] [stdout] 36 |     pub id: u32,
[INFO] [stdout]    |         ^^
[INFO] [stdout] 37 |     pub name: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `find_correct_act_misc_offset` and `deep_scan_act_misc` are never used
[INFO] [stdout]    --> src/memory.rs:269:12
[INFO] [stdout]     |
[INFO] [stdout] 132 | impl MemoryReader {
[INFO] [stdout]     | ----------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 269 |     pub fn find_correct_act_misc_offset(&self, player_unit_ptr: u64) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 322 |     pub fn deep_scan_act_misc(&self, player_unit_ptr: u64, target_seed: u32) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `unit_id`, `class_id`, `x`, `y`, and `ptr` are never read
[INFO] [stdout]  --> src/models.rs:3:9
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub struct MonsterData {
[INFO] [stdout]   |            ----------- fields in this struct
[INFO] [stdout] 3 |     pub unit_id: u32,
[INFO] [stdout]   |         ^^^^^^^
[INFO] [stdout] 4 |     pub class_id: u32, // ID của loại quái (TxtFileNo) - Dùng để xem là Fallen, Zombie hay Boss
[INFO] [stdout]   |         ^^^^^^^^
[INFO] [stdout] 5 |     pub mode: u32,     // Trạng thái (0: Đang chết, 12: Xác chết, 1-11: Đang sống/chiến đấu)
[INFO] [stdout] 6 |     pub x: u16,
[INFO] [stdout]   |         ^
[INFO] [stdout] 7 |     pub y: u16,
[INFO] [stdout]   |         ^
[INFO] [stdout] 8 |     pub ptr: u64, // Lưu pointer gốc để sau này đọc máu (HP) và thuộc tính (Stats)
[INFO] [stdout]   |         ^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `MonsterData` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.93s
[INFO] running `Command { std: "docker" "inspect" "f14c5b4bff0985c53e0beab70af847319c9807f96f9cfa2cee1e5362610911f5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f14c5b4bff0985c53e0beab70af847319c9807f96f9cfa2cee1e5362610911f5", kill_on_drop: false }`
[INFO] [stdout] f14c5b4bff0985c53e0beab70af847319c9807f96f9cfa2cee1e5362610911f5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 0c86e5b5f8898a519f7805105a5604ff4b1ac487d5ab662033c9c07f6378656f
[INFO] running `Command { std: "docker" "start" "-a" "0c86e5b5f8898a519f7805105a5604ff4b1ac487d5ab662033c9c07f6378656f", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `time::Duration`
[INFO] [stderr]  --> src/moving.rs:1:19
[INFO] [stderr]   |
[INFO] [stderr] 1 | use std::{thread, time::Duration};
[INFO] [stderr]   |                   ^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: variant `Right` is never constructed
[INFO] [stderr]  --> src/input.rs:7:5
[INFO] [stderr]   |
[INFO] [stderr] 5 | pub enum MouseButton {
[INFO] [stderr]   |          ----------- variant in this enum
[INFO] [stderr] 6 |     Left = 1,
[INFO] [stderr] 7 |     Right = 3,
[INFO] [stderr]   |     ^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: fields `window_width` and `window_height` are never read
[INFO] [stderr]   --> src/input.rs:13:9
[INFO] [stderr]    |
[INFO] [stderr] 10 | pub struct InputController {
[INFO] [stderr]    |            --------------- fields in this struct
[INFO] [stderr] ...
[INFO] [stderr] 13 |     pub window_width: i32,
[INFO] [stderr]    |         ^^^^^^^^^^^^
[INFO] [stderr] 14 |     pub window_height: i32,
[INFO] [stderr]    |         ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: fields `id` and `name` are never read
[INFO] [stderr]   --> src/map.rs:36:9
[INFO] [stderr]    |
[INFO] [stderr] 35 | pub struct Area {
[INFO] [stderr]    |            ---- fields in this struct
[INFO] [stderr] 36 |     pub id: u32,
[INFO] [stderr]    |         ^^
[INFO] [stderr] 37 |     pub name: String,
[INFO] [stderr]    |         ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: methods `find_correct_act_misc_offset` and `deep_scan_act_misc` are never used
[INFO] [stderr]    --> src/memory.rs:269:12
[INFO] [stderr]     |
[INFO] [stderr] 132 | impl MemoryReader {
[INFO] [stderr]     | ----------------- methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 269 |     pub fn find_correct_act_misc_offset(&self, player_unit_ptr: u64) {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 322 |     pub fn deep_scan_act_misc(&self, player_unit_ptr: u64, target_seed: u32) {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: fields `unit_id`, `class_id`, `x`, `y`, and `ptr` are never read
[INFO] [stderr]  --> src/models.rs:3:9
[INFO] [stderr]   |
[INFO] [stderr] 2 | pub struct MonsterData {
[INFO] [stderr]   |            ----------- fields in this struct
[INFO] [stderr] 3 |     pub unit_id: u32,
[INFO] [stderr]   |         ^^^^^^^
[INFO] [stderr] 4 |     pub class_id: u32, // ID của loại quái (TxtFileNo) - Dùng để xem là Fallen, Zombie hay Boss
[INFO] [stderr]   |         ^^^^^^^^
[INFO] [stderr] 5 |     pub mode: u32,     // Trạng thái (0: Đang chết, 12: Xác chết, 1-11: Đang sống/chiến đấu)
[INFO] [stderr] 6 |     pub x: u16,
[INFO] [stderr]   |         ^
[INFO] [stderr] 7 |     pub y: u16,
[INFO] [stderr]   |         ^
[INFO] [stderr] 8 |     pub ptr: u64, // Lưu pointer gốc để sau này đọc máu (HP) và thuộc tính (Stats)
[INFO] [stderr]   |         ^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `MonsterData` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: `d2auto` (bin "d2auto" test) generated 6 warnings (run `cargo fix --bin "d2auto" -p d2auto --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.20s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/d2auto-e011fbc9a1fcdfaf)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "0c86e5b5f8898a519f7805105a5604ff4b1ac487d5ab662033c9c07f6378656f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0c86e5b5f8898a519f7805105a5604ff4b1ac487d5ab662033c9c07f6378656f", kill_on_drop: false }`
[INFO] [stdout] 0c86e5b5f8898a519f7805105a5604ff4b1ac487d5ab662033c9c07f6378656f
